home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / ENGINEER / H477.ZIP / BUGHUNT.DOC < prev    next >
Text File  |  1991-02-06  |  7KB  |  169 lines

  1.                           Trouble Shooting COPAN/II
  2.  
  3.  
  4.          In the event that you encounter some problems, this section 
  5.          may be able to help.  Should you continue to be overwhelmed 
  6.          with confusion, do not hesitate to call us for the answer.
  7.  
  8.          Here are some common questions/comments that frequently 
  9.          arise when using COPAN/II for the first time:
  10.  
  11.  
  12.           Unable to load PCAT, LAMCON, COSAN from DOS.
  13.  
  14.          These modules are all have .OVR extensions.  This means 
  15.          that they cannot be run from DOS.   To load any .OVR file, 
  16.          you must first run ACCESS.  Only ACCESS can call .OVR 
  17.          files.
  18.  
  19.           Solution : Load ACCESS from DOS first.
  20.  
  21.  
  22.           When calling PCAT or LAMCON from ACCESS, DOS prompt
  23.           appears.
  24.  
  25.          This usually happens when running a double floppy system as 
  26.          ACCESS cannot find the .OVR file in the default drive.
  27.          
  28.          After ACCESS is booted, the disk #2 should replace disk #1 
  29.          as this is where the .OVR files are located.   Current 
  30.          versions will produce a 1001 error message which means the 
  31.          file was not located.  Older versions dump you in DOS.
  32.  
  33.           Solution :  Make sure you know where the .OVR files are
  34.          located or buy a hard disk.
  35.  
  36.  
  37.           ACCESS tells me I haven't enough memory
  38.  
  39.          What more need we say.  It means that you are a wimp for 
  40.          one of two reasons.  One, you have less than 640K or two, 
  41.          you use memory resident programs.
  42.  
  43.           Solution :  Buy more memory or unload some memory residents.
  44.  
  45.  
  46.           ACCESS says not enough room for CHAIN or SHELL size.
  47.  
  48.          There are two files that reside on the ACCESS disk (#1) 
  49.          which help to allocate for COPAN/II .OVR and .COM files.
  50.          See page 5 if you haven't already done so.
  51.  
  52.           Solution : Read page 5.
  53.  
  54.  
  55.           After I type in ACCESS, the cursor just sits there and
  56.           blinks at me.
  57.  
  58.           Solution : Press the <RETURN> key.
  59.  
  60.           
  61.  
  62.  
  63.           After I enter ACCESS, the screen blanks out and the disk
  64.           just keeps on spinning.
  65.  
  66.          This can happen when the machine that you are running is 
  67.          not 110% compatible.   The TI Professional is an example.  
  68.          Unfortunately, you're stuck as this problem's solution is 
  69.          to get a different machine.
  70.  
  71.           Solution #1 : Buy a new machine
  72.  
  73.          The other cause would be that you have an unruly memory 
  74.          resident program that is not well behaved.  Try a 3 finger 
  75.          reboot to unload the program.  If this does not work, then 
  76.          try playing golf and drinking cold beer.
  77.  
  78.           Solution #2 : Ctrl-Alt-Del or drink beer.
  79.  
  80.  
  81.           I don't like the colors that I see in COPAN/II.  How can I
  82.           change them?
  83.  
  84.           Solution :  None.  WYSIWYG
  85.  
  86.  
  87.           My machine smokes and makes weird noises when I try to load
  88.           ACCESS.
  89.  
  90.          This is common when illegal users try to get into ACCESS.  
  91.  
  92.           Solution :  Send a check to Parados Technical
  93.  
  94.  
  95.          Nearly all possible trapping has been built into COPAN/II 
  96.          to keep nasty DOS exits from occurring however we do not 
  97.          make any promises.   It is possible, with diligent effort, 
  98.          to create a situation that will make COPAN/II barf like a 
  99.          dog.  Sorry, but we too are human.  
  100.  
  101.          If this occurs in ACCESS, PCAT, LAMCON, COSAN, LINER or 
  102.          CONVERT, you will see a framed box in the center of the 
  103.          screen telling you that it just barfed.  Along with the 
  104.          message will be an error code that should be used to report 
  105.          any bugs to us.  If you are curious, these are the compiler 
  106.          error messages that we use to figure out what went wrong.  
  107.          Here is a partial list of the error codes that could 
  108.          possibly occur in the above mentioned sections of COPAN/II.
  109.           
  110.  
  111.  
  112.          Error Code     Possible Meaning
  113.          ===========    ===========================================
  114.              1          Integer Overflow
  115.              2          Integer Divide by 0
  116.              3          Real Overflow
  117.              4          Real Underflow
  118.              5          Read divide by 0
  119.             10          Byte overflow
  120.             17          Too few items in input string
  121.             27          Buffer full
  122.             28          Buffer empty
  123.             36          Overlay too large
  124.             39          Overlay data too large
  125.            999          Internal error
  126.           1001          File not found
  127.           1002          Disk full
  128.           1003          File not open
  129.           1004          File Disappeared/Changed
  130.           1005          EOF error
  131.           1007          Access denied
  132.           1010          File already open
  133.           1011          Filename in use
  134.           1019          Illegal filename
  135.           1023          Illegal drive letter
  136.           1026          Shell error
  137.           1027          Command.COM not found
  138.  
  139.          There are other error messages but they should not occur.  
  140.          Actually, we doubt if you will ever see more than one of 
  141.          these in 10 years of COPANing.  
  142.  
  143.          Remember, these are given just for the sake of keeping you 
  144.          informed.  You cannot fix the bug, just avoid it.  We will 
  145.          repair any reported problem as long as you document how it 
  146.          was produced.  
  147.  
  148.           Error Messages for all .COM Files
  149.  
  150.          The other COPAN/II modules such as SecPro, HatMan, SOLVE 
  151.          and PBS are all written in a different language so 
  152.          different error codes apply.   Again, most of the error 
  153.          trapping has been designed into the code but with real
  154.          effort a fatal DOS exit can be achieved.  
  155.  
  156.          If an involuntary DOS exit does occur, make sure to jot 
  157.          down the error code and the program counter.  The program 
  158.          counter is given as PC=FFFF where FFFF is a hexadecimal 
  159.          value.
  160.  
  161.          Send them to us and you will usually have the revision 
  162.          within the week.  In a gesture of nice-guyness and in 
  163.          appreciation for your feedback, we offer a free case of 
  164.          your favorite beer if you are the first to report the
  165.          bug.   How many software shops offer that kinda deal?
  166.  
  167.  
  168.  
  169.